home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / UNSPLIT / text0803.txt < prev    next >
Encoding:
Text File  |  1997-02-06  |  844 b   |  24 lines

  1.  
  2. > > > idea what techniques are used and whether there is any DSP code in
  3. > > > the wolf engine.
  4. > > 
  5. > > Well it doesn't use the DSP as it works on all Ataris including ST.
  6. > It's of course very easy to make the program realize what machine it's on
  7. > and only use the DSP if it's available. I can't imagine the program is
  8. > using ST low on the Falcon.
  9.  
  10. I don't know but it wouldn't suprise me... and using the DSP needs some
  11. moer work. Maybe he will do it, but the goal is to first get it running
  12. on all ataris. 
  13.  
  14. > 'wc -l *.ASM' indicates that Wolf3D has over 3000 lines of 80x86 assembly
  15. > (including comments) and I'd be surprised if those haven't been converted
  16. > to m68k assembly rather than C code. For an engine as simple as Wolf3D,
  17. > the time for texture mapping is probably very dominant.
  18.  
  19. I didn't know that.
  20.  
  21. //Magnus Kollberg
  22.  
  23.